Snippet.setLanguageId

Sets the language identifier for the snippet.

This should match the [property@Language:id] identifier.

class Snippet
void
setLanguageId
(
string languageId
)

Parameters

languageId string

the language identifier for the snippet

Meta